Autogenerated HTML docs for v2.9.1-273-g79ed4 
diff --git a/git-help.html b/git-help.html index 42c1f32..0d517d9 100644 --- a/git-help.html +++ b/git-help.html 
@@ -760,9 +760,9 @@  <div class="paragraph"><p>With no options and no COMMAND or GUIDE given, the synopsis of the <em>git</em>   command and a list of the most commonly used Git commands are printed   on the standard output.</p></div>  -<div class="paragraph"><p>If the option <em>--all</em> or <em>-a</em> is given, all available commands are  +<div class="paragraph"><p>If the option <code>--all</code> or <code>-a</code> is given, all available commands are   printed on the standard output.</p></div>  -<div class="paragraph"><p>If the option <em>--guide</em> or <em>-g</em> is given, a list of the useful  +<div class="paragraph"><p>If the option <code>--guide</code> or <code>-g</code> is given, a list of the useful   Git guides is also printed on the standard output.</p></div>   <div class="paragraph"><p>If a command, or a guide, is given, a manual page for that command or   guide is brought up. The <em>man</em> program is used by default for this  @@ -964,7 +964,7 @@  <div class="sect2">   <h3 id="_note_about_git_config_global">Note about git config --global</h3>   <div class="paragraph"><p>Note that all these configuration variables should probably be set  -using the <em>--global</em> flag, for example like this:</p></div>  +using the <code>--global</code> flag, for example like this:</p></div>   <div class="listingblock">   <div class="content">   <pre><code>$ git config --global help.format web  @@ -985,7 +985,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2016-06-27 11:04:05 PDT  +Last updated 2016-07-13 14:58:50 PDT   </div>   </div>   </body>